ComponentOne Document Library for WPF
Progress Property (IAsyncOperationWithProgress<TResult,TProgress>)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > IAsyncOperationWithProgress<TResult,TProgress> Interface : Progress Property
Gets or sets the method that receives progress events.
Syntax
'Declaration
 
Property Progress As C1.WPF.Document.AsyncOperationProgressHandler(Of TResult,TProgress)
C1.WPF.Document.AsyncOperationProgressHandler<TResult,TProgress> Progress {get; set;}
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Interface
IAsyncOperationWithProgress<TResult,TProgress> Members